home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / listings / v_06_05 / v6n5084a.txt < prev    next >
Text File  |  1989-09-26  |  1KB  |  69 lines

  1.  
  2. Figure 1
  3.  
  4. ``There is a redistribution of GNU Emacs (18.50) with binaries for 
  5. SCO Xenix 386, for those of you without access to the Xenix Development 
  6. System.
  7.  
  8. The following are available on random.entity.com:
  9.  
  10.  
  11. ~/README.emacs        A (possibly more recent) copy of this
  12. file
  13.  
  14. ~/emacs.tar.Z        binaries, byte code [~1.5 Meg]
  15.  
  16. ~/emacslsp.tar.Z        lisp sources and info files [~1 Meg]
  17.  
  18. ~/emacssrc.tar.Z        c sources [~1 Meg]
  19.  
  20. ~/emacsman.tar.Z        Texinfo sources (for info files) [~1/2
  21. Meg]
  22.  
  23. ~/compress.tar        sources & binaries for [un]compress [60K]
  24.  
  25.  
  26. possible L.sys entries for random:
  27.  
  28.  
  29.  random Any ACU 2400 16179248357 --ogin:-@-ogin: uucp
  30.  
  31. random Any ACU 1200 16179248357 --ogin:-@-ogin: uucp
  32.  
  33. random Any ACU 2400 16179248380 --ogin:-@-ogin: uucp
  34.  
  35. random Any ACU 1200 16179248380 --ogin:-@-ogin: uucp
  36.  
  37.  
  38.  
  39. Create the directory <MI>/usr/local/emacs<D> on your system, <MI>uucp<D> 
  40. the files you want into it (you need at least <MI>emacs.tar.Z<D>, 
  41. and you almost certainly want <MI>emacslsp.tar.Z<D>), <MI>uncompress<D> 
  42. and <MI>untar<D> them: 
  43.  
  44.  
  45.     cd /usr/local/emacs
  46.  
  47.     uncompress emacs.tar.Z
  48.  
  49.     tar xf emacs.tar
  50.  
  51.  
  52.  
  53. To install <MI>emacs<D>, do the following:
  54.  
  55.  
  56.  
  57.      cp etc/etags /usr/bin/etags
  58.  
  59.      cp etc/ctags /usr/bin/ctags
  60.  
  61.     cp etc/emacs.1 /usr/man/man.C/emacs.C
  62.  
  63.      cp src/xemacs /usr/bin/emacs
  64.  
  65.  
  66. and you're done (you may substitute any other directory
  67. for <MI>/usr/bin<D>).'' 
  68.  
  69.